﻿@charset "utf-8";
/* Download : http://www.jb51.net *?
/* Reset css */
body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img,section,header,nav{margin:0;padding:0;font-family: "Microsoft YaHei", "微软雅黑";}
body,button,input,select,textarea{font:14px/1.5 "Microsoft YaHei", "微软雅黑",\5b8b\4f53}
body{_overflow:auto;_height:100%;margin:0 auto;}
html{_overflow:hidden}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace}
small{font-size:12px}
ul,ol,li,dl,dt,dd{list-style:none;}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
fieldset,img{border:0}
button,select{font:14px/1.5 "Microsoft YaHei", "微软雅黑",sans-serif; vertical-align:middle;cursor:pointer;border:none;background:none;}
textarea{font:14px/1.5 "Microsoft YaHei", "微软雅黑",sans-serif; vertical-align:middle;border:none;background:none;}
input {font:14px/1.5 "Microsoft YaHei", "微软雅黑",sans-serif; vertical-align:middle;border:none;background:none;}
table{border-collapse:collapse;border-spacing:0}
.clear{display:block;float:none;clear:both;overflow:hidden;visibility:hidden;width:0;height:0;background:none;border:0;font-size:0}

/*a*/
a{ text-decoration:none; color:#656565;}
a:hover{ color:#000;}

/*title*/


/*清浮动*/
.clearfix:after{content:"";clear:both;display:block;}
.clearfix{zoom:1;}

.fl{float:left;}
.fr{float:right;}

.hide{display:none;}

